Resource StructureDefinition/FHIR Server from package ca.on.ehr.r4#0.9.3 (46 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "Organization",
"url" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Organization",
"name" : "Organization",
"title" : "Organization",
"status" : "draft",
"description" : "A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Organization",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Organization.identifier",
"path" : "Organization.identifier",
"mustSupport" : true
},
{
"id" : "Organization.identifier.system",
"path" : "Organization.identifier.system",
"mustSupport" : true
},
{
"id" : "Organization.identifier.value",
"path" : "Organization.identifier.value",
"mustSupport" : true
},
{
"id" : "Organization.name",
"path" : "Organization.name",
"mustSupport" : true
},
{
"id" : "Organization.telecom",
"path" : "Organization.telecom",
"mustSupport" : true
},
{
"id" : "Organization.telecom.system",
"path" : "Organization.telecom.system",
"mustSupport" : true
},
{
"id" : "Organization.telecom.value",
"path" : "Organization.telecom.value",
"mustSupport" : true
},
{
"id" : "Organization.telecom.use",
"path" : "Organization.telecom.use",
"mustSupport" : true
},
{
"id" : "Organization.address",
"path" : "Organization.address",
"mustSupport" : true
},
{
"id" : "Organization.address.use",
"path" : "Organization.address.use",
"mustSupport" : true
},
{
"id" : "Organization.address.type",
"path" : "Organization.address.type",
"mustSupport" : true
},
{
"id" : "Organization.address.line",
"path" : "Organization.address.line",
"mustSupport" : true
},
{
"id" : "Organization.address.city",
"path" : "Organization.address.city",
"mustSupport" : true
},
{
"id" : "Organization.address.state",
"path" : "Organization.address.state",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/province-state-code"
}
},
{
"id" : "Organization.address.postalCode",
"path" : "Organization.address.postalCode",
"mustSupport" : true
},
{
"id" : "Organization.address.country",
"path" : "Organization.address.country",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/country-code"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.